home *** CD-ROM | disk | FTP | other *** search
/ Software Club 1 / Club Software (Micro Star) (1996).iso / copyp / copyp.bat next >
Encoding:
DOS Batch File  |  1995-12-18  |  391 b   |  17 lines

  1. echo off
  2. cls
  3. echo.
  4. copyplus /?
  5. echo.
  6. pause
  7. cls
  8. echo.
  9. echo The previous screen gives you the command-line parameters needed to run
  10. echo  COPY PLUS.  To run Copy Plus do the following:
  11. echo     1.  Exit the Micro Star menu.
  12. echo     2.  Type CD COPYP at the Prompt and Press enter.
  13. echo     3.  Type COPYPLUS and any needed parameters from the previous screen.
  14. echo.
  15. pause
  16. cls
  17.